summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Biebl [Sun, 1 May 2016 23:18:04 +0000 (01:18 +0200)]
Mark known failing tests as non-fatal
Forwarded: no
Gbp-Pq: Name reftest-known-fail.patch
Loic Minier [Sun, 21 Oct 2007 20:05:42 +0000 (22:05 +0200)]
Don't list images from unknown directories in icon cache
After GTK+ 2.12.0, gtk-update-icon-cache fails if there is a PNG file
placed directly in /usr/share/icons/hicolor (not in a correct
subdirectory like 48x48/apps).
TODO: This is believed to have been fixed differently upstream, so maybe
this change is no longer necessary:
"I believe a slightly different fix that I did some time ago fixes this
too." --Matthias Clasen, 2008-02-16 04:43:10 UTC
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=451634
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444285
Forwarded: yes
Applied-upstream: no
Gbp-Pq: Name 060_ignore-random-icons.patch
Ming Hua [Thu, 13 Mar 2008 23:09:25 +0000 (18:09 -0500)]
Do not use VIQR input method for vi locale by default
In the Vietnamese Quoted-Readable input method, punctuation following a
base letter is converted into diacritical marks, for example a( → ă.
(See <https://en.wikipedia.org/wiki/Vietnamese_Quoted-Readable>.)
A 2008 bug report in Ubuntu argued that this is a problematic default,
particularly when typing passwords, where the effect of the punctuation
is non-obvious.
According to the bug reporter, VIQR is popular with Vietnamese users
living elsewhere in the world, where Vietnamese keyboards are unlikely
to be readily available, but is not a popular choice within Vietnam,
where the Telex or VNI input modes are preferred.
[smcv: Add a summary of the Ubuntu bug]
Bug-Debian: https://bugs.debian.org/895043
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/191451
Forwarded: no
Gbp-Pq: Name 022_disable-viqr-im-for-vi-locale.patch
Martin Pitt [Thu, 8 Sep 2011 07:14:02 +0000 (09:14 +0200)]
Consistently treat gdkenumtypes.[hc] as source files
Always generate gdk/gdkenumtypes.c in the source tree, and fix path in the
introspection sources. With this, gdkenumtypes.c is correctly included with
separate build trees, too. This fixes missing GTypes in the .gir when using a
separate build tree.
Also remove the gdk/stamp-gdkenumtypes.h target. It was forcing the
regeneration of gdk/gdkenumtypes.h even if it was already present and current
in the source tree.
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=647729
Bug-Ubuntu: https://launchpad.net/bugs/769256
Forwarded: yes
Gbp-Pq: Name 018_gdkenumtypes.c_location.patch
Robert Carr [Tue, 29 Nov 2011 23:25:29 +0000 (00:25 +0100)]
Do not allow devices in an offscreen hierarchy to take grabs.
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=658563
Bug-Ubuntu: https://launchpad.net/bugs/804009
Forwarded: yes
Gbp-Pq: Name 017_no_offscreen_device_grabbing.patch
Cody Russell [Tue, 29 Nov 2011 23:25:29 +0000 (00:25 +0100)]
Don't let offscreen widget do grabbing
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=607668
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=658563
Bug-Ubuntu: https://bugs.launchpad.net/bugs/512427
Forwarded: yes
Gbp-Pq: Name 016_no_offscreen_widgets_grabbing.patch
Simon McVittie [Sun, 30 Sep 2018 15:45:24 +0000 (16:45 +0100)]
gtk+3.0 (3.24.1-2) unstable; urgency=medium
* Team upload
* Upload to unstable
* d/libgtk-3-0.symbols: Mark gdk_wayland_window_announce_ssd() as
Linux-specific, since we do not enable Wayland on non-Linux.
This might fix FTBFS on kfreebsd-any.
* d/rules: Generate files from .in counterparts for every package,
not just the ones we are going to build. This avoids dh_missing
false positives for files that would have gone into packages not
included in the current build, for example libgtk-3-common during
an amd64-only build.
* d/tests: Also mark reftests as flaky due to a known failure:
symbolic-icon-translucent-color appears to have regressed and now
differs from the reference by 1 column of pixels
* Revert "Temporarily (B-)D on libgl1-mesa-dev and libegl1-mesa-dev"
now that libepoxy has been fixed
* d/p/reftest-known-fail.patch: Reinstate
* Make symbolic-icon-translucent-color.ui non-fatal during
build-time tests
[dgit import unpatched gtk+3.0 3.24.1-2]
Simon McVittie [Sun, 30 Sep 2018 15:45:24 +0000 (16:45 +0100)]
Import gtk+3.0_3.24.1-2.debian.tar.xz
[dgit import tarball gtk+3.0 3.24.1-2 gtk+3.0_3.24.1-2.debian.tar.xz]
Simon McVittie [Wed, 19 Sep 2018 22:35:29 +0000 (23:35 +0100)]
Import gtk+3.0_3.24.1.orig.tar.xz
[dgit import orig gtk+3.0_3.24.1.orig.tar.xz]